home *** CD-ROM | disk | FTP | other *** search
- object Form7: TForm7
- Left = 888
- Top = 287
- BorderStyle = bsDialog
- Caption = 'Demo'
- ClientHeight = 129
- ClientWidth = 263
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poOwnerFormCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 64
- Top = 8
- Width = 185
- Height = 41
- AutoSize = False
- Caption =
- 'This is the Freeware version of Perfect process Admin. Register ' +
- 'to enable all function.'
- WordWrap = True
- end
- object Image1: TImage
- Left = 8
- Top = 8
- Width = 49
- Height = 49
- Picture.Data = {<image000.jpg>}
- Stretch = True
- end
- object BitBtn1: TBitBtn
- Left = 96
- Top = 96
- Width = 75
- Height = 25
- Caption = 'Close'
- TabOrder = 0
- OnClick = BitBtn1Click
- end
- object URLLabel1: TURLLabel
- Left = 104
- Top = 56
- Width = 152
- Height = 17
- Caption = 'Register Perfect Process admin'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = URLLabel1Click
- ColorOnenter = clRed
- ColorOnExit = clBlue
- LinkUnderline = False
- LinkBorderstyle = False
- end
- end
-